[INFO] cloning repository https://github.com/svhq/zerok-verify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svhq/zerok-verify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvhq%2Fzerok-verify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvhq%2Fzerok-verify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd819867972e5c7b6d8f50b698f19970280ba9cf
[INFO] checking svhq/zerok-verify against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvhq%2Fzerok-verify" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/svhq/zerok-verify
[INFO] finished tweaking git repo https://github.com/svhq/zerok-verify
[INFO] tweaked toml for git repo https://github.com/svhq/zerok-verify written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/svhq/zerok-verify on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/svhq/zerok-verify already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4630195e7e25bf19abe583c2d1b6bc13fc78da0d325999dddbb5d57d14de8a28
[INFO] running `Command { std: "docker" "start" "4630195e7e25bf19abe583c2d1b6bc13fc78da0d325999dddbb5d57d14de8a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4630195e7e25bf19abe583c2d1b6bc13fc78da0d325999dddbb5d57d14de8a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4630195e7e25bf19abe583c2d1b6bc13fc78da0d325999dddbb5d57d14de8a28" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4630195e7e25bf19abe583c2d1b6bc13fc78da0d325999dddbb5d57d14de8a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4630195e7e25bf19abe583c2d1b6bc13fc78da0d325999dddbb5d57d14de8a28" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking constant_time_eq v0.4.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking solana-derivation-path v2.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking solana-seed-derivable v2.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking solana-precompile-error v2.2.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking solana-time-utils v2.2.1
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking solana-svm-feature-set v2.3.13
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling borsh-derive v1.6.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking solana-hash v2.3.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking solana-sha256-hasher v2.3.0
[INFO] [stderr]     Checking solana-fee-calculator v2.2.1
[INFO] [stderr]     Checking solana-short-vec v2.2.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking solana-serde-varint v2.2.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking solana-keccak-hasher v2.2.1
[INFO] [stderr]     Checking solana-blake3-hasher v2.2.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking aes-gcm-siv v0.11.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking solana-cluster-type v2.2.1
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking solana-pubkey v2.4.0
[INFO] [stderr]     Checking solana-signature v2.3.0
[INFO] [stderr]     Checking solana-borsh v2.2.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking solana-instruction v2.3.3
[INFO] [stderr]     Checking solana-sdk-ids v2.2.1
[INFO] [stderr]     Checking solana-sysvar-id v2.2.1
[INFO] [stderr]     Checking solana-transaction-error v2.2.1
[INFO] [stderr]     Checking solana-program-error v2.2.2
[INFO] [stderr]     Checking solana-system-interface v1.0.0
[INFO] [stderr]     Checking solana-epoch-schedule v2.2.1
[INFO] [stderr]     Checking solana-account-info v2.3.0
[INFO] [stderr]     Checking solana-clock v2.2.3
[INFO] [stderr]     Checking solana-serialize-utils v2.2.1
[INFO] [stderr]     Checking solana-cpi v2.2.1
[INFO] [stderr]     Checking solana-slot-hashes v2.2.1
[INFO] [stderr]     Checking solana-instructions-sysvar v2.2.2
[INFO] [stderr]     Checking solana-program-entrypoint v2.3.0
[INFO] [stderr]     Checking solana-signer v2.2.1
[INFO] [stderr]     Checking solana-rent v2.2.1
[INFO] [stderr]     Checking solana-stake-interface v1.2.1
[INFO] [stderr]     Checking solana-slot-history v2.2.1
[INFO] [stderr]     Checking solana-epoch-rewards v2.2.1
[INFO] [stderr]     Checking solana-last-restart-slot v2.2.1
[INFO] [stderr]     Checking solana-bincode v2.2.1
[INFO] [stderr]     Checking solana-stable-layout v2.2.1
[INFO] [stderr]     Checking solana-message v2.4.0
[INFO] [stderr]     Checking solana-vote-interface v2.2.6
[INFO] [stderr]     Checking solana-nonce v2.2.1
[INFO] [stderr]     Checking solana-program-pack v2.2.1
[INFO] [stderr]     Checking solana-big-mod-exp v2.2.1
[INFO] [stderr]     Checking solana-loader-v4-interface v2.2.1
[INFO] [stderr]     Checking solana-loader-v3-interface v5.0.0
[INFO] [stderr]     Checking solana-sysvar v2.3.0
[INFO] [stderr]     Checking solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking solana-loader-v2-interface v2.2.1
[INFO] [stderr]     Checking solana-example-mocks v2.2.1
[INFO] [stderr]     Checking solana-account v2.2.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking solana-feature-set v2.2.5
[INFO] [stderr]     Checking solana-feature-gate-interface v2.2.2
[INFO] [stderr]     Checking solana-zk-sdk v2.3.13
[INFO] [stderr]     Checking solana-transaction-context v2.3.13
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking solana-ed25519-program v2.2.3
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking solana-curve25519 v2.3.13
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking solana-keypair v2.2.3
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking solana-secp256k1-recover v2.2.1
[INFO] [stderr]     Checking solana-secp256k1-program v2.2.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking solana-program v2.3.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking solana-inflation v2.2.1
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking solana-measure v2.3.13
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking spl-pod v0.5.1
[INFO] [stderr]     Checking solana-packet v2.2.1
[INFO] [stderr]     Checking solana-fee-structure v2.3.0
[INFO] [stderr]     Checking agave-feature-set v2.3.13
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking percentage v0.1.0
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.1
[INFO] [stderr]     Checking solana-reward-info v2.2.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking solana-commitment-config v2.2.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking solana-hard-forks v2.2.1
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking solana-shred-version v2.2.1
[INFO] [stderr]     Checking solana-logger v2.3.1
[INFO] [stderr]     Checking spl-discriminator v0.4.1
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling anchor-lang-idl-spec v0.1.0
[INFO] [stderr]     Checking solana-poh-config v2.2.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling solana-sanitize v2.2.1
[INFO] [stderr]    Compiling solana-atomic-u64 v2.2.1
[INFO] [stderr]     Checking pinocchio v0.9.3
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling anchor-lang-idl v0.1.2
[INFO] [stderr]     Checking enum-iterator v1.5.0
[INFO] [stderr]     Checking solana-genesis-config v2.3.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cargo_toml v0.19.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking solana-timings v2.3.13
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling anchor-syn v0.31.1
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking solana-svm-callback v2.3.13
[INFO] [stderr]     Checking solana-type-overrides v2.3.13
[INFO] [stderr]    Compiling anchor-derive-space v0.31.1
[INFO] [stderr]     Checking solana-sbpf v0.11.1
[INFO] [stderr]    Compiling solana-decode-error v2.3.0
[INFO] [stderr]     Checking solana-log-collector v2.3.13
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling light-zero-copy-derive v0.5.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-nonce-account v2.2.1
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking solana-bn254 v2.2.2
[INFO] [stderr]    Compiling light-profiler-macro v0.1.1
[INFO] [stderr]     Checking light-program-profiler v0.1.1
[INFO] [stderr]    Compiling light-macros v2.2.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking ark-bn254 v0.5.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking spl-generic-token v1.0.1
[INFO] [stderr]     Checking solana-epoch-info v2.2.1
[INFO] [stderr]     Checking light-poseidon v0.2.0
[INFO] [stderr]     Checking solana-security-txt v1.1.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking light-poseidon v0.3.0
[INFO] [stderr]     Checking solana-compute-budget-interface v2.2.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking light-zero-copy v0.5.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-serde v2.2.1
[INFO] [stderr]    Compiling solana-version v2.3.13
[INFO] [stderr]     Checking light-account-checks v0.5.1 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking kaigan v0.2.6
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking light-hasher v5.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking solana-config-program-client v0.0.2
[INFO] [stderr]     Checking solana-poseidon v2.3.13
[INFO] [stderr]     Checking solana-quic-definitions v2.3.1
[INFO] [stderr]     Checking spl-memo v6.0.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]     Checking spl-type-length-value v0.7.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.4.1
[INFO] [stderr]     Checking solana-rent-collector v2.3.0
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking spl-program-error v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking spl-tlv-account-resolution v0.9.0
[INFO] [stderr]     Checking spl-token-metadata-interface v0.6.0
[INFO] [stderr]     Checking light-indexed-array v0.3.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking spl-transfer-hook-interface v0.9.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking spl-token-group-interface v0.5.0
[INFO] [stderr]     Checking spl-token v7.0.0
[INFO] [stderr]     Checking solana-rent-debits v2.2.1
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-extraction v0.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling anchor-derive-accounts v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.31.1
[INFO] [stderr]    Compiling anchor-derive-serde v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-account v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-constant v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-event v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-error v0.31.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking solana-epoch-rewards-hasher v2.2.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking spl-elgamal-registry v0.1.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling aligned-sized v1.1.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking anchor-lang v0.31.1
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]     Checking pinocchio-pubkey v0.3.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking light-compressed-account v0.6.2 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking light-bounded-vec v2.0.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking solana-rayon-threadlimit v2.3.13
[INFO] [stderr]     Checking light-concurrent-merkle-tree v4.0.1 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking light-merkle-tree-reference v4.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking groth16-solana v0.2.0
[INFO] [stderr]     Checking solana-zk-token-sdk v2.3.13
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]     Checking asn1-rs v0.5.2
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]    Compiling solana-perf v2.3.13
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking dlopen2 v0.5.0
[INFO] [stderr]     Checking light-merkle-tree-metadata v0.6.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking light-sdk-types v0.16.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking light-indexed-merkle-tree v4.0.1 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]    Compiling light-sdk-macros v0.16.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking opentelemetry v0.17.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking agave-reserved-account-keys v2.3.13
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking solana-nostd-keccak v0.1.3
[INFO] [stderr]     Checking caps v0.5.6
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking fastbloom v0.14.1
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking tokio-serde v0.8.0
[INFO] [stderr]     Checking der-parser v8.2.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.17.4
[INFO] [stderr]     Checking light-verifier v5.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking light-bloom-filter v0.5.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-offchain-message v2.2.1
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-generation v0.3.0
[INFO] [stderr]     Checking solana-reserved-account-keys v2.2.2
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking solana-presigner v2.2.1
[INFO] [stderr]    Compiling tarpc-plugins v0.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking solana-validator-exit v2.2.1
[INFO] [stderr]     Checking quinn-proto v0.11.14
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking spl-token-2022 v7.0.0
[INFO] [stderr]     Checking light-batched-merkle-tree v0.6.1 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking tarpc v0.29.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking light-sdk v0.16.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-account-decoder-client-types v2.3.13
[INFO] [stderr]     Checking x509-parser v0.14.0
[INFO] [stderr]     Checking light-compressible v0.1.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-net-utils v2.3.13
[INFO] [stderr]     Checking light-hash-set v4.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking webpki-roots v0.24.0
[INFO] [stderr]     Checking spl-type-length-value v0.8.0
[INFO] [stderr]     Checking spl-associated-token-account-client v2.0.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.5.0
[INFO] [stderr]     Checking light-array-map v0.1.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking light-ctoken-types v0.1.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking solana-tls-utils v2.3.13
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking spl-program-error v0.7.0
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-generation v0.2.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking histogram v0.6.9
[INFO] [stderr]    Compiling io-uring v0.7.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking spl-token-2022 v6.0.0
[INFO] [stderr]     Checking spl-tlv-account-resolution v0.10.0
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-extraction v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking spl-transfer-hook-interface v0.10.0
[INFO] [stderr]     Checking spl-elgamal-registry v0.2.0
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking spl-token-metadata-interface v0.7.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking light-sparse-merkle-tree v0.3.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking spl-token-group-interface v0.6.0
[INFO] [stderr]     Checking spl-token v8.0.0
[INFO] [stderr]     Checking spl-associated-token-account v6.0.0
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-generation v0.4.1
[INFO] [stderr]     Checking spl-token-confidential-transfer-ciphertext-arithmetic v0.3.1
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking solana-native-token v3.0.0
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking spl-token-2022 v8.0.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking solana-bucket-map v2.3.13
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking anchor-spl v0.31.1
[INFO] [stderr]     Checking agave-io-uring v2.3.13
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking light-event v0.1.1 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-svm-rent-collector v2.3.13
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-extraction v0.2.1 (https://github.com/Lightprotocol/token-2022?rev=06d12f50a06db25d73857d253b9a82857d6f4cdf#06d12f50)
[INFO] [stderr]     Checking solana-lattice-hash v2.3.13
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]     Checking seqlock v0.2.0
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking solana-nohash-hasher v0.2.1
[INFO] [stderr]     Checking unwrap_none v0.1.2
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking spl-elgamal-registry v0.1.1 (https://github.com/Lightprotocol/token-2022?rev=06d12f50a06db25d73857d253b9a82857d6f4cdf#06d12f50)
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking im v15.1.0
[INFO] [stderr]     Checking dir-diff v0.3.3
[INFO] [stderr]     Checking light-compressed-token-types v0.1.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking light-heap v2.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking pinocchio-token-interface v0.0.0 (https://github.com/Lightprotocol/token?rev=38d8634353e5eeb8c015d364df0eaa39f5c48b05#38d86343)
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-generation v0.3.0 (https://github.com/Lightprotocol/token-2022?rev=06d12f50a06db25d73857d253b9a82857d6f4cdf#06d12f50)
[INFO] [stderr]     Checking spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1 (https://github.com/Lightprotocol/token-2022?rev=06d12f50a06db25d73857d253b9a82857d6f4cdf#06d12f50)
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking pinocchio-log v0.5.1
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking light-compressed-token-sdk v0.1.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-account-decoder v2.3.13
[INFO] [stderr]     Checking pinocchio-token-program v0.1.0 (https://github.com/Lightprotocol/token?rev=38d8634353e5eeb8c015d364df0eaa39f5c48b05#38d86343)
[INFO] [stderr]     Checking spl-token-2022 v7.0.0 (https://github.com/Lightprotocol/token-2022?rev=06d12f50a06db25d73857d253b9a82857d6f4cdf#06d12f50)
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking spl-associated-token-account v7.0.0
[INFO] [stderr]     Checking light-sdk-pinocchio v0.16.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking pinocchio-system v0.3.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking light-poseidon v0.4.0
[INFO] [stderr]     Checking governor v0.8.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking bb8 v0.8.6
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking chrono-humanize v0.2.3
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking solana-poseidon v3.1.13
[INFO] [stderr]     Checking zerok_v3 v0.1.0 (/opt/rustwide/workdir/programs/zerok_v3)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PoseidonSyscallError`
[INFO] [stdout]  --> programs/zerok_v3/src/merkle_tree.rs:2:54
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_poseidon::{hashv, Parameters, Endianness, PoseidonSyscallError};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TREE_HEIGHT`
[INFO] [stdout]  --> programs/zerok_v3/src/merkle_tree.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::constants::{ZERO_CHAIN, TREE_HEIGHT};
[INFO] [stdout]   |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `merkle_tree::*`
[INFO] [stdout]   --> programs/zerok_v3/src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use merkle_tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `groth16_solana::groth16::Groth16Verifyingkey`
[INFO] [stdout]  --> programs/zerok_v3/src/verifying_key.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use groth16_solana::groth16::Groth16Verifyingkey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Nullifier`
[INFO] [stdout]   --> programs/zerok_v3/src/lib.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | use records::{CommitmentRecord, Nullifier};
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_lang::prelude::*`
[INFO] [stdout]  --> programs/zerok_v3/src/helpers/vk.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anchor_lang::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ZerokError`
[INFO] [stdout]  --> programs/zerok_v3/src/helpers/vk.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{ZerokError, VerifyingKeyAccount};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BigInteger`
[INFO] [stdout]  --> programs/zerok_v3/src/v2/poseidon_helpers.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ark_ff::{BigInteger, PrimeField};
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Groth16Verifyingkey`
[INFO] [stdout]  --> programs/zerok_v3/src/v2/verify_withdrawal.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | use groth16_solana::groth16::{Groth16Verifier, Groth16Verifyingkey};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_lang::solana_program::keccak`
[INFO] [stdout]   --> programs/zerok_v3/src/v2/verify_withdrawal.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use anchor_lang::solana_program::keccak;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_v2.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_v2.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_v2.rs:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pod` and `Zeroable`
[INFO] [stdout]  --> programs/zerok_v3/src/state_v2_clean.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bytemuck::{Pod, Zeroable};
[INFO] [stdout]   |                ^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> programs/zerok_v3/src/state_root_ring.rs:108:45
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn get_oldest_root(&self) -> Option<(RootEntry)> {
[INFO] [stdout]     |                                             ^         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 108 -     pub fn get_oldest_root(&self) -> Option<(RootEntry)> {
[INFO] [stdout] 108 +     pub fn get_oldest_root(&self) -> Option<RootEntry> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> programs/zerok_v3/src/state_root_ring.rs:130:45
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn get_newest_root(&self) -> Option<(RootEntry)> {
[INFO] [stdout]     |                                             ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 -     pub fn get_newest_root(&self) -> Option<(RootEntry)> {
[INFO] [stdout] 130 +     pub fn get_newest_root(&self) -> Option<RootEntry> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:218:10
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:297:10
[INFO] [stdout]     |
[INFO] [stdout] 297 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:361:10
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `localnet-testing`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:765:15
[INFO] [stdout]     |
[INFO] [stdout] 765 |     #[cfg(not(feature = "localnet-testing"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = help: consider adding `localnet-testing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `localnet-testing`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:882:11
[INFO] [stdout]     |
[INFO] [stdout] 882 |     #[cfg(feature = "localnet-testing")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = help: consider adding `localnet-testing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:959:10
[INFO] [stdout]     |
[INFO] [stdout] 959 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1407:10
[INFO] [stdout]      |
[INFO] [stdout] 1407 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `localnet-testing`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1560:15
[INFO] [stdout]      |
[INFO] [stdout] 1560 |     #[cfg(not(feature = "localnet-testing"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `localnet-testing` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `localnet-testing`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1642:11
[INFO] [stdout]      |
[INFO] [stdout] 1642 |     #[cfg(feature = "localnet-testing")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `localnet-testing` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1819:10
[INFO] [stdout]      |
[INFO] [stdout] 1819 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1935:10
[INFO] [stdout]      |
[INFO] [stdout] 1935 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2099:10
[INFO] [stdout]      |
[INFO] [stdout] 2099 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2235:10
[INFO] [stdout]      |
[INFO] [stdout] 2235 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2254:10
[INFO] [stdout]      |
[INFO] [stdout] 2254 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2273:10
[INFO] [stdout]      |
[INFO] [stdout] 2273 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2287:10
[INFO] [stdout]      |
[INFO] [stdout] 2287 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2314:10
[INFO] [stdout]      |
[INFO] [stdout] 2314 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ZerokStateV2Clean`
[INFO] [stdout]  --> programs/zerok_v3/src/instructions_cooldown.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ZerokStateV2Clean,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_cooldown.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_cooldown.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/zerok_v3/src/instructions_root_ring.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/zerok_v3/src/instructions_root_ring_shard.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_root_ring_shard.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_root_ring_shard.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::light_state::ZerokCommitment`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_light_withdraw.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::light_state::ZerokCommitment;  // Import canonical struct (single source of truth)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PackedReadOnlyCompressedAccount`, `with_account_info::InAccountInfo`, and `with_readonly::InAccount`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_light_withdraw.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         PackedReadOnlyCompressedAccount,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |         with_account_info::InAccountInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |         with_readonly::InAccount,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LIGHT_SYSTEM_PROGRAM_ID`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_light_withdraw.rs:29:52
[INFO] [stdout]    |
[INFO] [stdout] 29 | use light_sdk::constants::{CPI_AUTHORITY_PDA_SEED, LIGHT_SYSTEM_PROGRAM_ID};
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_light_withdraw.rs:136:10
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `archive_v2`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1254:11
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     #[cfg(feature = "archive_v2")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `archive_v2` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `archive_v2`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1263:11
[INFO] [stdout]      |
[INFO] [stdout] 1263 |     #[cfg(feature = "archive_v2")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `archive_v2` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `archive_v2`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1271:11
[INFO] [stdout]      |
[INFO] [stdout] 1271 |     #[cfg(feature = "archive_v2")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `archive_v2` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `archive_v2`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1638:11
[INFO] [stdout]      |
[INFO] [stdout] 1638 |     #[cfg(feature = "archive_v2")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `archive_v2` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `archive_v2`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1647:11
[INFO] [stdout]      |
[INFO] [stdout] 1647 |     #[cfg(feature = "archive_v2")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `archive_v2` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1731:10
[INFO] [stdout]      |
[INFO] [stdout] 1731 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1742:10
[INFO] [stdout]      |
[INFO] [stdout] 1742 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1750:10
[INFO] [stdout]      |
[INFO] [stdout] 1750 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1758:10
[INFO] [stdout]      |
[INFO] [stdout] 1758 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1785:10
[INFO] [stdout]      |
[INFO] [stdout] 1785 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1816:10
[INFO] [stdout]      |
[INFO] [stdout] 1816 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1851:10
[INFO] [stdout]      |
[INFO] [stdout] 1851 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1894:10
[INFO] [stdout]      |
[INFO] [stdout] 1894 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1918:10
[INFO] [stdout]      |
[INFO] [stdout] 1918 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1932:10
[INFO] [stdout]      |
[INFO] [stdout] 1932 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1962:10
[INFO] [stdout]      |
[INFO] [stdout] 1962 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1977:10
[INFO] [stdout]      |
[INFO] [stdout] 1977 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1987:10
[INFO] [stdout]      |
[INFO] [stdout] 1987 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2119:11
[INFO] [stdout]      |
[INFO] [stdout] 2119 |     match hashv(Parameters::Bn254X5, Endianness::LittleEndian, &[left, right]) {
[INFO] [stdout]      |           ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2119:29
[INFO] [stdout]      |
[INFO] [stdout] 2119 |     match hashv(Parameters::Bn254X5, Endianness::LittleEndian, &[left, right]) {
[INFO] [stdout]      |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::LittleEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2119:50
[INFO] [stdout]      |
[INFO] [stdout] 2119 |     match hashv(Parameters::Bn254X5, Endianness::LittleEndian, &[left, right]) {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2114:27
[INFO] [stdout]      |
[INFO] [stdout] 2114 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]      |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2114:34
[INFO] [stdout]      |
[INFO] [stdout] 2114 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]      |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2114:46
[INFO] [stdout]      |
[INFO] [stdout] 2114 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]      |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/merkle_tree.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_poseidon::{hashv, Parameters, Endianness, PoseidonSyscallError};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/merkle_tree.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_poseidon::{hashv, Parameters, Endianness, PoseidonSyscallError};
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/merkle_tree.rs:2:42
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_poseidon::{hashv, Parameters, Endianness, PoseidonSyscallError};
[INFO] [stdout]   |                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::PoseidonSyscallError`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/merkle_tree.rs:2:54
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_poseidon::{hashv, Parameters, Endianness, PoseidonSyscallError};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:113:15
[INFO] [stdout]     |
[INFO] [stdout] 113 |         match hashv(Parameters::Bn254X5, Endianness::BigEndian, &[left, right]) {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |         match hashv(Parameters::Bn254X5, Endianness::BigEndian, &[left, right]) {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:113:54
[INFO] [stdout]     |
[INFO] [stdout] 113 |         match hashv(Parameters::Bn254X5, Endianness::BigEndian, &[left, right]) {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |         match hashv(Parameters::Bn254X5, Endianness::BigEndian, &[data]) {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 |         match hashv(Parameters::Bn254X5, Endianness::BigEndian, &[data]) {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:121:54
[INFO] [stdout]     |
[INFO] [stdout] 121 |         match hashv(Parameters::Bn254X5, Endianness::BigEndian, &[data]) {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/instructions_v2_clean.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/instructions_v2_clean.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/instructions_v2_clean.rs:7:42
[INFO] [stdout]   |
[INFO] [stdout] 7 | use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let data_hash = hashv(
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |             Parameters::Bn254X5,
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:122:25
[INFO] [stdout]     |
[INFO] [stdout] 122 |             Endianness::BigEndian,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |         use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:112:38
[INFO] [stdout]     |
[INFO] [stdout] 112 |         use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:112:50
[INFO] [stdout]     |
[INFO] [stdout] 112 |         use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]     |                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:696:19
[INFO] [stdout]     |
[INFO] [stdout] 696 |         node_be = hashv(
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:697:25
[INFO] [stdout]     |
[INFO] [stdout] 697 |             Parameters::Bn254X5,
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:698:25
[INFO] [stdout]     |
[INFO] [stdout] 698 |             Endianness::BigEndian,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1287:27
[INFO] [stdout]      |
[INFO] [stdout] 1287 |                 node_be = hashv(
[INFO] [stdout]      |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1288:33
[INFO] [stdout]      |
[INFO] [stdout] 1288 |                     Parameters::Bn254X5,
[INFO] [stdout]      |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1289:33
[INFO] [stdout]      |
[INFO] [stdout] 1289 |                     Endianness::BigEndian,
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1899:38
[INFO] [stdout]      |
[INFO] [stdout] 1899 |     use anchor_lang::solana_program::system_instruction;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |             Ok(hash) => hash.to_bytes(),
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |             Ok(hash) => hash.to_bytes(),
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 |         .to_bytes();
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:702:10
[INFO] [stdout]     |
[INFO] [stdout] 702 |         .to_bytes();
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1293:18
[INFO] [stdout]      |
[INFO] [stdout] 1293 |                 .to_bytes();
[INFO] [stdout]      |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `anchor_lang::prelude::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2120:29
[INFO] [stdout]      |
[INFO] [stdout] 2120 |         Ok(hash) => Ok(hash.to_bytes()),
[INFO] [stdout]      |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> programs/zerok_v3/src/v2/mod.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 |     for (i, input) in inputs.iter().enumerate() {
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `denomination`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_v2_clean.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     denomination: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_denomination`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |         let mut state = ctx.accounts.pool_state.load_mut()?;
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_known_root` is never used
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2415:4
[INFO] [stdout]      |
[INFO] [stdout] 2415 | fn is_known_root(roots: &Vec<[u8; 32]>, current_index: u32, root: &[u8; 32]) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ADMIN_AUTHORITY_OFFSET` is never used
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2216:7
[INFO] [stdout]      |
[INFO] [stdout] 2216 | const ADMIN_AUTHORITY_OFFSET: usize = 16;   // Pubkey (32 bytes)
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2629:40
[INFO] [stdout]      |
[INFO] [stdout] 2629 | fn deserialize_verifying_key(vk_bytes: &[u8]) -> Result<Groth16Verifyingkey> {
[INFO] [stdout]      |                                        ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2629 | fn deserialize_verifying_key(vk_bytes: &[u8]) -> Result<Groth16Verifyingkey<'_>> {
[INFO] [stdout]      |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2049:5
[INFO] [stdout]      |
[INFO] [stdout] 2049 |     drop(state); // Release immutable borrow
[INFO] [stdout]      |     ^^^^^-----^
[INFO] [stdout]      |          |
[INFO] [stdout]      |          argument has type `&state_v2_clean::ZerokStateV2Clean`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 2049 -     drop(state); // Release immutable borrow
[INFO] [stdout] 2049 +     let _ = state; // Release immutable borrow
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking solana-secp256r1-program v2.2.4
[INFO] [stderr]     Checking solana-precompiles v2.2.2
[INFO] [stderr]     Checking agave-precompiles v2.3.13
[INFO] [stderr]     Checking solana-transaction v2.2.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking solana-transaction-status-client-types v2.3.13
[INFO] [stderr]     Checking solana-svm-transaction v2.3.13
[INFO] [stderr]     Checking solana-client-traits v2.2.1
[INFO] [stderr]     Checking solana-system-transaction v2.2.1
[INFO] [stderr]     Checking solana-banks-interface v2.3.13
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking solana-sdk v2.3.1
[INFO] [stderr]     Checking solana-fee v2.3.13
[INFO] [stderr]     Checking agave-transaction-view v2.3.13
[INFO] [stderr]     Checking solana-vote v2.3.13
[INFO] [stderr]     Checking account-compression v2.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-banks-client v2.3.13
[INFO] [stderr]     Checking light-prover-client v4.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-rpc-client-types v2.3.13
[INFO] [stderr]     Checking solana-transaction-status v2.3.13
[INFO] [stderr]     Checking solana-metrics v2.3.13
[INFO] [stderr]     Checking reqwest-middleware v0.4.2
[INFO] [stderr]     Checking photon-api v0.52.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-program-runtime v2.3.13
[INFO] [stderr]     Checking solana-connection-cache v2.3.13
[INFO] [stderr]     Checking solana-accounts-db v2.3.13
[INFO] [stderr]     Checking solana-bpf-loader-program v2.3.13
[INFO] [stderr]     Checking solana-compute-budget-program v2.3.13
[INFO] [stderr]     Checking solana-vote-program v2.3.13
[INFO] [stderr]     Checking solana-system-program v2.3.13
[INFO] [stderr]     Checking solana-stake-program v2.3.13
[INFO] [stderr]     Checking solana-compute-budget v2.3.13
[INFO] [stderr]     Checking solana-zk-elgamal-proof-program v2.3.13
[INFO] [stderr]     Checking solana-zk-token-proof-program v2.3.13
[INFO] [stderr]     Checking solana-transaction-metrics-tracker v2.3.13
[INFO] [stderr]     Checking light-system-program-anchor v2.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-streamer v2.3.13
[INFO] [stderr]     Checking solana-rpc-client-api v2.3.13
[INFO] [stderr]     Checking solana-pubsub-client v2.3.13
[INFO] [stderr]     Checking light-registry v2.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking anchor-compressed-token v2.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-rpc-client v2.3.13
[INFO] [stderr]     Checking solana-loader-v4-program v2.3.13
[INFO] [stderr]     Checking solana-quic-client v2.3.13
[INFO] [stderr]     Checking solana-udp-client v2.3.13
[INFO] [stderr]     Checking solana-builtins-default-costs v2.3.13
[INFO] [stderr]     Checking solana-builtins v2.3.13
[INFO] [stderr]     Checking solana-compute-budget-instruction v2.3.13
[INFO] [stderr]     Checking solana-svm v2.3.13
[INFO] [stderr]     Checking create-address-test-program v1.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-runtime-transaction v2.3.13
[INFO] [stderr]     Checking litesvm v0.7.1
[INFO] [stderr]     Checking solana-cost-model v2.3.13
[INFO] [stderr]     Checking solana-unified-scheduler-logic v2.3.13
[INFO] [stderr]     Checking solana-tpu-client v2.3.13
[INFO] [stderr]     Checking solana-thin-client v2.3.13
[INFO] [stderr]     Checking solana-rpc-client-nonce-utils v2.3.13
[INFO] [stderr]     Checking light-compressed-token v2.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-runtime v2.3.13
[INFO] [stderr]     Checking solana-tpu-client-next v2.3.13
[INFO] [stderr]     Checking solana-client v2.3.13
[INFO] [stderr]     Checking light-client v0.16.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-send-transaction-service v2.3.13
[INFO] [stderr]     Checking solana-banks-server v2.3.13
[INFO] [stderr]     Checking forester-utils v2.0.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking light-token-client v0.1.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking light-program-test v0.16.0 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stderr]     Checking solana-program-test v2.3.13
[INFO] [stderr]     Checking light-test-utils v1.2.1 (https://github.com/Lightprotocol/light-protocol?rev=f30d22b1769838b7db28d41d163ab8c748b3fb58#f30d22b1)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PoseidonSyscallError`
[INFO] [stdout]  --> programs/zerok_v3/src/merkle_tree.rs:2:54
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_poseidon::{hashv, Parameters, Endianness, PoseidonSyscallError};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TREE_HEIGHT`
[INFO] [stdout]  --> programs/zerok_v3/src/merkle_tree.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::constants::{ZERO_CHAIN, TREE_HEIGHT};
[INFO] [stdout]   |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `merkle_tree::*`
[INFO] [stdout]   --> programs/zerok_v3/src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use merkle_tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Nullifier`
[INFO] [stdout]   --> programs/zerok_v3/src/lib.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | use records::{CommitmentRecord, Nullifier};
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_lang::prelude::*`
[INFO] [stdout]  --> programs/zerok_v3/src/helpers/vk.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anchor_lang::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ZerokError`
[INFO] [stdout]  --> programs/zerok_v3/src/helpers/vk.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{ZerokError, VerifyingKeyAccount};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BigInteger`
[INFO] [stdout]  --> programs/zerok_v3/src/v2/poseidon_helpers.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ark_ff::{BigInteger, PrimeField};
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Groth16Verifyingkey`
[INFO] [stdout]  --> programs/zerok_v3/src/v2/verify_withdrawal.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | use groth16_solana::groth16::{Groth16Verifier, Groth16Verifyingkey};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_lang::solana_program::keccak`
[INFO] [stdout]   --> programs/zerok_v3/src/v2/verify_withdrawal.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use anchor_lang::solana_program::keccak;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_v2.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_v2.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_v2.rs:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pod` and `Zeroable`
[INFO] [stdout]  --> programs/zerok_v3/src/state_v2_clean.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bytemuck::{Pod, Zeroable};
[INFO] [stdout]   |                ^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> programs/zerok_v3/src/state_root_ring.rs:108:45
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn get_oldest_root(&self) -> Option<(RootEntry)> {
[INFO] [stdout]     |                                             ^         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 108 -     pub fn get_oldest_root(&self) -> Option<(RootEntry)> {
[INFO] [stdout] 108 +     pub fn get_oldest_root(&self) -> Option<RootEntry> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> programs/zerok_v3/src/state_root_ring.rs:130:45
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn get_newest_root(&self) -> Option<(RootEntry)> {
[INFO] [stdout]     |                                             ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 -     pub fn get_newest_root(&self) -> Option<(RootEntry)> {
[INFO] [stdout] 130 +     pub fn get_newest_root(&self) -> Option<RootEntry> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:218:10
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:297:10
[INFO] [stdout]     |
[INFO] [stdout] 297 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:361:10
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `localnet-testing`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:765:15
[INFO] [stdout]     |
[INFO] [stdout] 765 |     #[cfg(not(feature = "localnet-testing"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = help: consider adding `localnet-testing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `localnet-testing`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:882:11
[INFO] [stdout]     |
[INFO] [stdout] 882 |     #[cfg(feature = "localnet-testing")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = help: consider adding `localnet-testing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:959:10
[INFO] [stdout]     |
[INFO] [stdout] 959 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1407:10
[INFO] [stdout]      |
[INFO] [stdout] 1407 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `localnet-testing`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1560:15
[INFO] [stdout]      |
[INFO] [stdout] 1560 |     #[cfg(not(feature = "localnet-testing"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `localnet-testing` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `localnet-testing`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1642:11
[INFO] [stdout]      |
[INFO] [stdout] 1642 |     #[cfg(feature = "localnet-testing")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `localnet-testing` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1819:10
[INFO] [stdout]      |
[INFO] [stdout] 1819 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1935:10
[INFO] [stdout]      |
[INFO] [stdout] 1935 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2099:10
[INFO] [stdout]      |
[INFO] [stdout] 2099 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2235:10
[INFO] [stdout]      |
[INFO] [stdout] 2235 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2254:10
[INFO] [stdout]      |
[INFO] [stdout] 2254 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2273:10
[INFO] [stdout]      |
[INFO] [stdout] 2273 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2287:10
[INFO] [stdout]      |
[INFO] [stdout] 2287 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2314:10
[INFO] [stdout]      |
[INFO] [stdout] 2314 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ZerokStateV2Clean`
[INFO] [stdout]  --> programs/zerok_v3/src/instructions_cooldown.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ZerokStateV2Clean,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_cooldown.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_cooldown.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/zerok_v3/src/instructions_root_ring.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/zerok_v3/src/instructions_root_ring_shard.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_root_ring_shard.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_root_ring_shard.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::light_state::ZerokCommitment`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_light_withdraw.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::light_state::ZerokCommitment;  // Import canonical struct (single source of truth)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PackedReadOnlyCompressedAccount`, `with_account_info::InAccountInfo`, and `with_readonly::InAccount`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_light_withdraw.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         PackedReadOnlyCompressedAccount,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |         with_account_info::InAccountInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |         with_readonly::InAccount,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LIGHT_SYSTEM_PROGRAM_ID`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_light_withdraw.rs:29:52
[INFO] [stdout]    |
[INFO] [stdout] 29 | use light_sdk::constants::{CPI_AUTHORITY_PDA_SEED, LIGHT_SYSTEM_PROGRAM_ID};
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_light_withdraw.rs:136:10
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `account::Account` and `rent::Rent`
[INFO] [stdout]   --> programs/zerok_v3/src/commitment_uniqueness_test.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |         account::Account,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |         rent::Rent,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> programs/zerok_v3/src/nullifier_pda_test.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_lang::InstructionData`
[INFO] [stdout]  --> programs/zerok_v3/src/nullifier_pda_test.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use anchor_lang::InstructionData;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_program_test::*`
[INFO] [stdout]  --> programs/zerok_v3/src/nullifier_pda_test.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use solana_program_test::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Keypair`, `Signer`, `instruction::Instruction`, and `transaction::Transaction`
[INFO] [stdout]   --> programs/zerok_v3/src/nullifier_pda_test.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |         instruction::Instruction,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |         signature::{Keypair, Signer},
[INFO] [stdout]    |                     ^^^^^^^  ^^^^^^
[INFO] [stdout] 10 |         transaction::Transaction,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::merkle_tree::*`
[INFO] [stdout]   --> programs/zerok_v3/src/relayer_security_test.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::merkle_tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_lang::prelude::*`
[INFO] [stdout]   --> programs/zerok_v3/src/relayer_security_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use anchor_lang::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> programs/zerok_v3/src/relayer_security_test.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `archive_v2`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1254:11
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     #[cfg(feature = "archive_v2")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `archive_v2` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `archive_v2`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1263:11
[INFO] [stdout]      |
[INFO] [stdout] 1263 |     #[cfg(feature = "archive_v2")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `archive_v2` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `archive_v2`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1271:11
[INFO] [stdout]      |
[INFO] [stdout] 1271 |     #[cfg(feature = "archive_v2")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `archive_v2` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `archive_v2`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1638:11
[INFO] [stdout]      |
[INFO] [stdout] 1638 |     #[cfg(feature = "archive_v2")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `archive_v2` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `archive_v2`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1647:11
[INFO] [stdout]      |
[INFO] [stdout] 1647 |     #[cfg(feature = "archive_v2")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = help: consider adding `archive_v2` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1731:10
[INFO] [stdout]      |
[INFO] [stdout] 1731 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1742:10
[INFO] [stdout]      |
[INFO] [stdout] 1742 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1750:10
[INFO] [stdout]      |
[INFO] [stdout] 1750 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1758:10
[INFO] [stdout]      |
[INFO] [stdout] 1758 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1785:10
[INFO] [stdout]      |
[INFO] [stdout] 1785 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1816:10
[INFO] [stdout]      |
[INFO] [stdout] 1816 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1851:10
[INFO] [stdout]      |
[INFO] [stdout] 1851 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1894:10
[INFO] [stdout]      |
[INFO] [stdout] 1894 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1918:10
[INFO] [stdout]      |
[INFO] [stdout] 1918 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1932:10
[INFO] [stdout]      |
[INFO] [stdout] 1932 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1962:10
[INFO] [stdout]      |
[INFO] [stdout] 1962 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1977:10
[INFO] [stdout]      |
[INFO] [stdout] 1977 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:1987:10
[INFO] [stdout]      |
[INFO] [stdout] 1987 | #[derive(Accounts)]
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cpi`, `debug-merkle`, `default`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `skip-light-verification`, and `verify-hook`
[INFO] [stdout]      = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2119:11
[INFO] [stdout]      |
[INFO] [stdout] 2119 |     match hashv(Parameters::Bn254X5, Endianness::LittleEndian, &[left, right]) {
[INFO] [stdout]      |           ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2119:29
[INFO] [stdout]      |
[INFO] [stdout] 2119 |     match hashv(Parameters::Bn254X5, Endianness::LittleEndian, &[left, right]) {
[INFO] [stdout]      |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::LittleEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2119:50
[INFO] [stdout]      |
[INFO] [stdout] 2119 |     match hashv(Parameters::Bn254X5, Endianness::LittleEndian, &[left, right]) {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2114:27
[INFO] [stdout]      |
[INFO] [stdout] 2114 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]      |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2114:34
[INFO] [stdout]      |
[INFO] [stdout] 2114 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]      |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2114:46
[INFO] [stdout]      |
[INFO] [stdout] 2114 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]      |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/merkle_tree.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_poseidon::{hashv, Parameters, Endianness, PoseidonSyscallError};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/merkle_tree.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_poseidon::{hashv, Parameters, Endianness, PoseidonSyscallError};
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/merkle_tree.rs:2:42
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_poseidon::{hashv, Parameters, Endianness, PoseidonSyscallError};
[INFO] [stdout]   |                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::PoseidonSyscallError`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/merkle_tree.rs:2:54
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_poseidon::{hashv, Parameters, Endianness, PoseidonSyscallError};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:113:15
[INFO] [stdout]     |
[INFO] [stdout] 113 |         match hashv(Parameters::Bn254X5, Endianness::BigEndian, &[left, right]) {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |         match hashv(Parameters::Bn254X5, Endianness::BigEndian, &[left, right]) {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:113:54
[INFO] [stdout]     |
[INFO] [stdout] 113 |         match hashv(Parameters::Bn254X5, Endianness::BigEndian, &[left, right]) {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |         match hashv(Parameters::Bn254X5, Endianness::BigEndian, &[data]) {
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 |         match hashv(Parameters::Bn254X5, Endianness::BigEndian, &[data]) {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:121:54
[INFO] [stdout]     |
[INFO] [stdout] 121 |         match hashv(Parameters::Bn254X5, Endianness::BigEndian, &[data]) {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/instructions_v2_clean.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/instructions_v2_clean.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/instructions_v2_clean.rs:7:42
[INFO] [stdout]   |
[INFO] [stdout] 7 | use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let data_hash = hashv(
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |             Parameters::Bn254X5,
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:122:25
[INFO] [stdout]     |
[INFO] [stdout] 122 |             Endianness::BigEndian,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |         use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:112:38
[INFO] [stdout]     |
[INFO] [stdout] 112 |         use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:112:50
[INFO] [stdout]     |
[INFO] [stdout] 112 |         use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]     |                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:696:19
[INFO] [stdout]     |
[INFO] [stdout] 696 |         node_be = hashv(
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:697:25
[INFO] [stdout]     |
[INFO] [stdout] 697 |             Parameters::Bn254X5,
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:698:25
[INFO] [stdout]     |
[INFO] [stdout] 698 |             Endianness::BigEndian,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1287:27
[INFO] [stdout]      |
[INFO] [stdout] 1287 |                 node_be = hashv(
[INFO] [stdout]      |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1288:33
[INFO] [stdout]      |
[INFO] [stdout] 1288 |                     Parameters::Bn254X5,
[INFO] [stdout]      |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1289:33
[INFO] [stdout]      |
[INFO] [stdout] 1289 |                     Endianness::BigEndian,
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1899:38
[INFO] [stdout]      |
[INFO] [stdout] 1899 |     use anchor_lang::solana_program::system_instruction;
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/poseidon_test.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/poseidon_test.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/poseidon_test.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let hash2 = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&left, &right]).unwrap().to_bytes();
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let hash2 = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&left, &right]).unwrap().to_bytes();
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test.rs:20:60
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let hash2 = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&left, &right]).unwrap().to_bytes();
[INFO] [stdout]    |                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let hash1 = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&nullifier]).unwrap().to_bytes();
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test.rs:38:39
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let hash1 = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&nullifier]).unwrap().to_bytes();
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test.rs:38:60
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let hash1 = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&nullifier]).unwrap().to_bytes();
[INFO] [stdout]    |                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let commitment = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&test_nullifier, &test_secret]).unwrap().to_bytes();
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test.rs:58:44
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let commitment = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&test_nullifier, &test_secret]).unwrap().to_bytes();
[INFO] [stdout]    |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test.rs:58:65
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let commitment = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&test_nullifier, &test_secret]).unwrap().to_bytes();
[INFO] [stdout]    |                                                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/poseidon_test_vectors.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/poseidon_test_vectors.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/poseidon_test_vectors.rs:6:46
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test_vectors.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let result_0_0 = hashv(
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test_vectors.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |             Parameters::Bn254X5,
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test_vectors.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |             Endianness::BigEndian,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test_vectors.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let result_1_2 = hashv(
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test_vectors.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |             Parameters::Bn254X5,
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test_vectors.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |             Endianness::BigEndian,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test_vectors.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let result_random = hashv(
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test_vectors.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |             Parameters::Bn254X5,
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test_vectors.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |             Endianness::BigEndian,
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/poseidon_test_vectors.rs:109:26
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let commitment = hashv(
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/poseidon_test_vectors.rs:110:25
[INFO] [stdout]     |
[INFO] [stdout] 110 |             Parameters::Bn254X5,
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/poseidon_test_vectors.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |             Endianness::BigEndian,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/poseidon_test_vectors.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let level_0_hash = hashv(
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/poseidon_test_vectors.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |             Parameters::Bn254X5,
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/poseidon_test_vectors.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |             Endianness::BigEndian,
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_sdk::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]   --> programs/zerok_v3/src/commitment_uniqueness_test.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         system_instruction,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/hash_parity_test.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/hash_parity_test.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/hash_parity_test.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/hash_parity_test.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let result = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&input1, &input2]).unwrap();
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/hash_parity_test.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let result = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&input1, &input2]).unwrap();
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/hash_parity_test.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let result = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&input1, &input2]).unwrap();
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/hash_parity_test.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let result = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&input]).unwrap();
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/hash_parity_test.rs:27:40
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let result = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&input]).unwrap();
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/hash_parity_test.rs:27:61
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let result = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&input]).unwrap();
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/hash_parity_test.rs:107:33
[INFO] [stdout]     |
[INFO] [stdout] 107 |             let direct_result = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[left, right]).unwrap();
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/hash_parity_test.rs:107:51
[INFO] [stdout]     |
[INFO] [stdout] 107 |             let direct_result = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[left, right]).unwrap();
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/hash_parity_test.rs:107:72
[INFO] [stdout]     |
[INFO] [stdout] 107 |             let direct_result = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[left, right]).unwrap();
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2747:27
[INFO] [stdout]      |
[INFO] [stdout] 2747 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]      |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2747:34
[INFO] [stdout]      |
[INFO] [stdout] 2747 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]      |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2747:46
[INFO] [stdout]      |
[INFO] [stdout] 2747 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]      |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2755:22
[INFO] [stdout]      |
[INFO] [stdout] 2755 |         let result = hashv(
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2756:25
[INFO] [stdout]      |
[INFO] [stdout] 2756 |             Parameters::Bn254X5,
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::LittleEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2757:25
[INFO] [stdout]      |
[INFO] [stdout] 2757 |             Endianness::LittleEndian,  // ENCODING CONTRACT: LE interpretation
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2782:22
[INFO] [stdout]      |
[INFO] [stdout] 2782 |         let result = hashv(
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2783:25
[INFO] [stdout]      |
[INFO] [stdout] 2783 |             Parameters::Bn254X5,
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::LittleEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2784:25
[INFO] [stdout]      |
[INFO] [stdout] 2784 |             Endianness::LittleEndian,  // ENCODING CONTRACT: LE interpretation
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2804:22
[INFO] [stdout]      |
[INFO] [stdout] 2804 |         let result = hashv(
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2805:25
[INFO] [stdout]      |
[INFO] [stdout] 2805 |             Parameters::Bn254X5,
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::LittleEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2806:25
[INFO] [stdout]      |
[INFO] [stdout] 2806 |             Endianness::LittleEndian,
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/mini_poseidon_test.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Parameters`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/mini_poseidon_test.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `solana_poseidon::Endianness`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]  --> programs/zerok_v3/src/mini_poseidon_test.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use solana_poseidon::{hashv, Parameters, Endianness};
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/mini_poseidon_test.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let hash_zero = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&zero]).unwrap().to_bytes();
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/mini_poseidon_test.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let hash_zero = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&zero]).unwrap().to_bytes();
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/mini_poseidon_test.rs:10:64
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let hash_zero = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&zero]).unwrap().to_bytes();
[INFO] [stdout]    |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/mini_poseidon_test.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let hash_zero2 = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&zero]).unwrap().to_bytes();
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/mini_poseidon_test.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let hash_zero2 = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&zero]).unwrap().to_bytes();
[INFO] [stdout]    |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/mini_poseidon_test.rs:15:65
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let hash_zero2 = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&zero]).unwrap().to_bytes();
[INFO] [stdout]    |                                                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `solana_poseidon::hashv`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/mini_poseidon_test.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let hash = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&one, &two]).unwrap().to_bytes();
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Parameters::Bn254X5`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/mini_poseidon_test.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let hash = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&one, &two]).unwrap().to_bytes();
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `solana_poseidon::Endianness::BigEndian`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/mini_poseidon_test.rs:30:59
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let hash = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&one, &two]).unwrap().to_bytes();
[INFO] [stdout]    |                                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> programs/zerok_v3/src/commitment_uniqueness_test.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let mut program_test = ProgramTest::new(
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |             Ok(hash) => hash.to_bytes(),
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/merkle_tree.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |             Ok(hash) => hash.to_bytes(),
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 |         .to_bytes();
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/instructions_v2_clean.rs:702:10
[INFO] [stdout]     |
[INFO] [stdout] 702 |         .to_bytes();
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:1293:18
[INFO] [stdout]      |
[INFO] [stdout] 1293 |                 .to_bytes();
[INFO] [stdout]      |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test.rs:20:98
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let hash2 = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&left, &right]).unwrap().to_bytes();
[INFO] [stdout]    |                                                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test.rs:38:95
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let hash1 = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&nullifier]).unwrap().to_bytes();
[INFO] [stdout]    |                                                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test.rs:58:119
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let commitment = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&test_nullifier, &test_secret]).unwrap().to_bytes();
[INFO] [stdout]    |                                                                                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test_vectors.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |         ).unwrap().to_bytes();
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test_vectors.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |         ).unwrap().to_bytes();
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/poseidon_test_vectors.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ).unwrap().to_bytes();
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/poseidon_test_vectors.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |         ).unwrap().to_bytes();
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/poseidon_test_vectors.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |         ).unwrap().to_bytes();
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/hash_parity_test.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |         assert_eq!(result.to_bytes(), expected, "Two-input hash must match Anza test vector");
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/hash_parity_test.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |         assert_eq!(result.to_bytes(), expected, "Single-input hash must match Anza test vector");
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]    --> programs/zerok_v3/src/hash_parity_test.rs:112:50
[INFO] [stdout]     |
[INFO] [stdout] 112 |             assert_eq!(our_result, direct_result.to_bytes(), 
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `anchor_lang::prelude::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2120:29
[INFO] [stdout]      |
[INFO] [stdout] 2120 |         Ok(hash) => Ok(hash.to_bytes()),
[INFO] [stdout]      |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2761:33
[INFO] [stdout]      |
[INFO] [stdout] 2761 |         let hash_bytes = result.to_bytes();
[INFO] [stdout]      |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2790:36
[INFO] [stdout]      |
[INFO] [stdout] 2790 |         let hash = result.unwrap().to_bytes();
[INFO] [stdout]      |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/mini_poseidon_test.rs:10:94
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let hash_zero = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&zero]).unwrap().to_bytes();
[INFO] [stdout]    |                                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/mini_poseidon_test.rs:15:95
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let hash_zero2 = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&zero]).unwrap().to_bytes();
[INFO] [stdout]    |                                                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_poseidon::PoseidonHash::to_bytes`: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the `agave-unstable-api` crate feature must be specified to acknowledge use of an interface that may break without warning.
[INFO] [stdout]   --> programs/zerok_v3/src/mini_poseidon_test.rs:30:94
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let hash = hashv(Parameters::Bn254X5, Endianness::BigEndian, &[&one, &two]).unwrap().to_bytes();
[INFO] [stdout]    |                                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> programs/zerok_v3/src/v2/mod.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 |     for (i, input) in inputs.iter().enumerate() {
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `denomination`
[INFO] [stdout]   --> programs/zerok_v3/src/instructions_v2_clean.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     denomination: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_denomination`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> programs/zerok_v3/src/commitment_uniqueness_test.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut context = setup_test_context().await;
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `airdrop_tx`
[INFO] [stdout]   --> programs/zerok_v3/src/commitment_uniqueness_test.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let airdrop_tx = context.banks_client
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_airdrop_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> programs/zerok_v3/src/commitment_uniqueness_test.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let mut context = setup_test_context().await;
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `original`
[INFO] [stdout]   --> programs/zerok_v3/src/integration_tests.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let original = vec![
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof_a`
[INFO] [stdout]    --> programs/zerok_v3/src/integration_tests.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let proof_a = [0x01u8; 64];
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proof_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipient`
[INFO] [stdout]   --> programs/zerok_v3/src/relayer_security_test.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let recipient = Pubkey::new_unique();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fee`
[INFO] [stdout]   --> programs/zerok_v3/src/relayer_security_test.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let fee = 100_000_000; // 0.1 SOL
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_fee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fee`
[INFO] [stdout]   --> programs/zerok_v3/src/relayer_security_test.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let fee = 50_000_000; // 0.05 SOL
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_fee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_fee`
[INFO] [stdout]    --> programs/zerok_v3/src/relayer_security_test.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let max_fee = u64::MAX;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_fee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test_state`
[INFO] [stdout]   --> programs/zerok_v3/src/state_layout_test.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let test_state = ZerokStateV2Clean {
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> programs/zerok_v3/src/lib.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |         let mut state = ctx.accounts.pool_state.load_mut()?;
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_known_root` is never used
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2415:4
[INFO] [stdout]      |
[INFO] [stdout] 2415 | fn is_known_root(roots: &Vec<[u8; 32]>, current_index: u32, root: &[u8; 32]) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ADMIN_AUTHORITY_OFFSET` is never used
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2216:7
[INFO] [stdout]      |
[INFO] [stdout] 2216 | const ADMIN_AUTHORITY_OFFSET: usize = 16;   // Pubkey (32 bytes)
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> programs/zerok_v3/src/lib.rs:2629:40
[INFO] [stdout]      |
[INFO] [stdout] 2629 | fn deserialize_verifying_key(vk_bytes: &[u8]) -> Result<Groth16Verifyingkey> {
[INFO] [stdout]      |                                        ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2629 | fn deserialize_verifying_key(vk_bytes: &[u8]) -> Result<Groth16Verifyingkey<'_>> {
[INFO] [stdout]      |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> programs/zerok_v3/src/instructions_v2_clean.rs:2049:5
[INFO] [stdout]      |
[INFO] [stdout] 2049 |     drop(state); // Release immutable borrow
[INFO] [stdout]      |     ^^^^^-----^
[INFO] [stdout]      |          |
[INFO] [stdout]      |          argument has type `&state_v2_clean::ZerokStateV2Clean`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 2049 -     drop(state); // Release immutable borrow
[INFO] [stdout] 2049 +     let _ = state; // Release immutable borrow
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "4630195e7e25bf19abe583c2d1b6bc13fc78da0d325999dddbb5d57d14de8a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4630195e7e25bf19abe583c2d1b6bc13fc78da0d325999dddbb5d57d14de8a28", kill_on_drop: false }`
[INFO] [stdout] 4630195e7e25bf19abe583c2d1b6bc13fc78da0d325999dddbb5d57d14de8a28
